home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mger.dir
/
00300.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
191 b
|
13 lines
on mouseUp
global Clips, fullscreenG
if fullscreenG = 1 then
ChangeScreenSize(Clips, "160,140", 0)
end if
end
on exitFrame
put "inside exitFrame 297"
play done
go("104")
end